public marks

PUBLIC MARKS from "Xavier Lacot" with tags clevermarks & javascript

May 2008

Protoflow

by 2 others
ProtoFlow is a coverflow effect written in Javascript. It uses Prototype and Scriptaculous to do bulk of the work and it uses Reflection.js to do all the image reflections stuff!

February 2008

JavaScriptMVC

by 2 others
JavaScriptMVC is a framework that brings methods to the madness of JavaScript development. It guides you to successfully completed projects by promoting best practices, maintainability, and convention over configuration. I just fear about the "JavaScript is awesome" that one can read in the product's homepage...

December 2007

Vitamin Features » Serving JavaScript Fast

by 11 others (via)
The next generation of web apps make heavy use of JavaScript and CSS. We’ll show you how to make those apps responsive and quick.

October 2007

Charts And Graphs: Modern Solutions | Developer's Toolbox | Smashing Magazine

by 4 others
Server-based solutions, implemented with Flash, JavaScript or pure CSS, offer a more flexible alternative. In fact, since Flash offers significant advantages over static data presentation with CSS and JavaScript, most solutions use it for dynamic data visualization. The data itself is often stored in XML-files which are loaded and updated via PHP or ASP. The price range varies enormously — depending on the flexibility and level of customization you’d like to have. However, if you don’t want to pay, you don’t have to — there are powerful free solutions as well.

August 2007

Learning jQuery

by 6 others
A blog for getting to know the library of choice for unobtrusive JavaScript.